type github.com/klauspost/compress/zstd.closeWrapper (struct)

Method Implmentations

Close() error closeWrapper.M : io.Closer.Close closeWrapper.M : io.ReadCloser.Close
Read(p []byte) (n int, err error) closeWrapper.M : io.ReadCloser.Read closeWrapper.M : io.Reader.Read
WriteTo(w io.Writer) (n int64, err error) closeWrapper.M : io.WriterTo.WriteTo